-
Home
-
Salon Booking System, Appointment Scheduling for Salons, Spas & Small Businesses
-
10.15 (latest)
-
Code
-
Classes
- Discounts_Controller
Total Complexity |
54 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
533 |
Lines of code |
454 |
Logical lines of code |
120 |
Comment lines |
7 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
C |
34 |
23 |
81 |
save_item_post() |
A |
43 |
14 |
41 |
get_item_schema() |
A |
30 |
1 |
189 |
update_item() |
S |
52 |
4 |
23 |
create_item() |
S |
55 |
4 |
19 |
get_item() |
S |
56 |
3 |
16 |
register_routes() |
S |
46 |
1 |
45 |
prepare_response_for_collection() |
S |
52 |
1 |
26 |
delete_item() |
S |
62 |
2 |
11 |
prepare_item_for_response() |
S |
80 |
1 |
3 |